Package-level declarations

A Kotlin/Java library for accessing the Akismet service.

Types

Link copied to clipboard
open class Akismet(apiKey: String)

Provides access to the Akismet API.

Link copied to clipboard
open class AkismetComment(val userIp: String, val userAgent: String)

A comment to send to Akismet.